@charset "utf-8";
.banner,.banner .swiper-container,.banner .swiper-slide{
	overflow: hidden;
	width: 100%;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	width: 100%;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 5px;
}
.banner .swiper-pagination-bullet {
	width: 50px;
	height: 3px;
	opacity: 1;
	border-radius: 0;
	background-color: #fff;
}

.banner .swiper-pagination-bullet-active {
	background-color: #27b5e3;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 20px;
}

/*首页产品中心*/
.cont1{
	

}
.cont1-type{
    padding: 0 200px;
}
.cont1-type ul{
	
}
.cont1-type ul li{
    width: 15%;
    float: left;
    margin: 0 2.5%;
    text-align: center;
}
.cont1-type ul li a{
	font-size: 16px;
    color: #323232;
    display: block;
    padding: 8px 0px;
}
.cont1-type ul li a:hover{
	background: #7cb042;
	color: #fff;
}
.a1_ul{overflow: auto;padding-top: 47px;padding: 0 8px 8px;width: 1200px;margin: 0 auto;margin-left: -8px;}
.a1_ul li{float: left;margin-right: 16px;width: 288px;/* height: 416px; */overflow: hidden;background: #fff;box-shadow:0px 0px 8px rgba(4,0,0,.35);transition: all .5s ease;cursor: pointer;}
.a1_ul li:last-child{margin-right:8px;}
.a1_ul li .img{display: block;}
.a1_ul li .img img{width: 288px;height: 194px;}
.a1_ul li dd{padding: 0 12px;font-size: 22px;color: #333333;line-height: 30px;text-align: center;margin-top: 20px;margin-bottom: 8px;}
.a1_ul li dt{padding: 0 15px;font-size: 15px;color: #7d7c7c;line-height: 23px;height: 15px;}
.a1_ul li:hover{margin-top: -10px;}

/*首页关于我们*/
.cont2{
    position: relative;
    overflow-x: hidden;
    padding-bottom: 75px;
}
.cont2-t{}
.cont2-b{
	width: 1920px;
    margin: -21px auto;
    position: absolute;
    z-index: -1;
    left: 50%;
    margin-left: -960px;

}
.cont2-l{
	float: left;
	width: 600px;
}
.cont2-l-title h3{
	
font-size: 26px;
	
color: #fff;
	
display: initial;
}

.cont2-l-title  span{
	color: #fff;
}
.cont2-l-title  span i{
	color: #fff;
}
.cont2-r{
	width: 480px;
	float: right;
}
.hr{
	width: 58px;
	height: 2px;
	background: #fff;
	margin: 10px 0;
}
.cont2-l p{
	line-height: 30px;
	text-align: justify;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 7;
	color: #fff;
}

/*首页优势展示*/
.cont3{
	margin-top: 50px;
}
.cont3-box{background: url(../images/ysbg.png) no-repeat center;}
.cont3-box-l{float: left;}
.cont3-box-r{float: right;}
.cont3-box-l-img{
    width: 560px;
    height: 375px;
}
.cont3-box-box{
    position: relative;
    height: 180px;
}
.cont3-box-box-num{
    color: #9fafd2;
    font-size: 46px;
    font-weight: +600;
    padding-top: 0px;
    padding-left: 25px;
    position: absolute;
}
.cont3-box-box-title{
    position: absolute;
    z-index: 1;
    margin-left: 69px;
    margin-top: 30px;
    /* background-color: whitesmoke; */
}
.cont3-box-box-title h3{
    color: black;
    font-size: 26px;
    padding-top: 5px;
    font-weight: 600;
    padding-left: 5px;
}
.cont3-box-box-title span{
    padding-left: 5px;
    margin-bottom: 13px;
    display: block;
}
.cont3-box-box-title p{background: url(../images/icon.png) no-repeat center left;padding-left: 20px;line-height: 25px;font-size: 15px;}
.cont3-box-r-img{ width: 560px;
    height: 332px;}


.cont4{}
.anli-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 32%;
    float: left;
    margin-right: 1%;
    margin-bottom: 20px;
}
.anli-box a{}
.anli-box a img{
    width: 380px;
    height: 258px;
}
.anli-box a  div{
    border: 1px solid #ddd;
    padding: 10px;
    color: #666;
    width: 380px;
    box-sizing: border-box;
}
.anli-box a  div h4{
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 362px;
}
.anli-box a  div p{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 1;
    text-align: justify;
}
.anli-box:nth-child(3n+3){margin-right: 0px;}
.anli-box a:hover div,.anli-box a:hover div p{background-color: #7cb042;color: white;border:none;}
.anli-box a:hover{box-shadow: 2px 2px 7px 0px #7cb042a6;}
.cont4-more{
    text-align: center;
    margin-top: 30px;
}
.cont4-more a{
    border: 1px solid #ddd;
    color: black;
    width: 158px;
    height: 41px;
    display: block;
    line-height: 41px;
    margin: 0 auto;
}
.cont4-more a:hover{
    background-color: #7cb042;
    color: #fff;
}

.cont5{background: url(../images/xbanner.png) no-repeat center center;margin: 50px auto;padding: 115px 0px;}

.cont5 h2{
    color: #1c2447;
    font-weight: 600;
    font-size: 40px;
    margin-top: 40px;
    letter-spacing: 4px;
}
.cont5 h2 span{
    color: #03a41a;
}
.cont5 p{
    color: #484545;
    font-size: 16px;

}
.cont5>div>div{
    margin-top: 20px;
    background-color: #ff7e00;
    width: 312px;
    font-size: 22px;
    color: white;
    border-radius: 30px;
    text-align: center;
    margin-left: 100px;
    padding: 12px;
}


/*首页新闻*/
.cont6{
	
margin: 50px auto;
}
.cont-title{
    margin-bottom: 10px;
}
.cont-title h3{
    width: 140px;
    float: left;
    font-size: 36px;
    color: #7cb042;
    font-weight: 600;
}
.cont-title i{
    vertical-align: bottom;
    line-height: 51px;
    margin-left: -20px;
    color: rgb(167, 166, 166);
    font-size: 24px;
}
.cont-title a{
    float: right;
    line-height: 51px;
}
.cont6-l{
    width: 48%;
    float: left;
}
.cont6-l img{
    width: 576px;
    height: 306px;
}
.cont6-l>div{
    padding: 20px;
    background-color: #f8f8f8;
}
.cont6-l>div:hover h3 a{color: #7cb042}
.cont6-l>div h3 a{
    font-size: 18px;
    color: black;
}
.cont6-l>div div{
    margin-top: 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    font-size: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cont6-l>div p{background: url(../images/ic.png) no-repeat left;margin-top: 10px;padding-left: 20px;font-size: 14px;}
.cont6-r{
    width: 50%;
    float: right;
    border-top: 1px solid #ecf1f4;
}
.cont6-r dl{
    padding: 20px 0px;
    border-bottom: 1px solid #ecf1f4;
}
.cont6-r dl h3{
    font-size: 18px;
    color: #323232;
}
.cont6-r dl:hover a h3,.cont6-r dl:hover{color: #1d52ac;background: #ecf1f4;}
.cont6-r dl div{
    margin-top: 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    font-size: 16px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cont6-r dl p{
    background: url(../images/ic.png) no-repeat left;
    margin-top: 10px;
    padding-left: 20px;
    font-size: 14px;
}
.footer{
    background-color: #26272c;
    padding: 50px 0px;
}
.footer-box{}
.footer-box-d1{
    width: 341px;
    float: left;
}
.footer-box-d1 img{
    /* width: 300px; */
    height: 60px;
    margin-bottom: 10px;
}
.footer-box-d1 a{
    font-size: 16px;
    color: #fff;
    padding-right: 17px;
    line-height: 26px;
}

.footer-box-d2{
    margin-left: 80px;
    float: left;
    margin-top: 26px;
    width: 400px;
}
.footer-box-d2 p{color: #fff;padding-left: 20px;line-height: 32px;font-size: 16px;}
.footer-box-d2 p:nth-child(1){background: url(../images/c01.png) no-repeat left;}
.footer-box-d2 p:nth-child(2){background: url(../images/c02.png) no-repeat left;}
.footer-box-d2 p:nth-child(3){background: url(../images/c03.png) no-repeat left;}
.footer-box-d2 p:nth-child(4) {
    background: url(../images/c03.png) no-repeat left;
}
.footer-box-d3{
    float: right;
    width: auto;
    width: 315px;
}
.footer-box-d3-d1{
    width: 175px;
    float: left;
}
.footer-box-d3-d1 h3{
    color: #fff;
    font-size: 23px;
}
.footer-box-d3-d1 p{
    color: #8eddff;
    text-align: right;
}
.footer-box-d3 img{
    width: 120px;
    float: right;
}
.foot3-wen{
    background-color: #fff;
    border-radius: 5px;
    width: 115px;
    padding: 5px 0px;
    float: right;
    margin-top: 32px;
}
.foot3-wen a{}
.foot3-wen-d1{
    background-color: #7cb042;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50px;
    color: white;
    font-size: 10px;
    float: left;
    margin-left: 20px;
}
.foot3-wen-d2{
    font-size: 14px;
    float: left;
    width: 64px;
    margin-left: 5px;
    color: #7cb042;
}
.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align: center;
}
.ty-banner-1 img.show {
    visibility: visible;
    width: 100%;
}
.fenzhan{
    padding: 20px 0 0 0px;
    color: #fff;
    font-size: 16px;
}
.fenzhan a{
    color: #8eddff;
    font-size: 16px;
}
/*------------内页banner-------------------*/
.n_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    margin-left: -960px;
    left: 50%;
    margin-top: -100px;
}
.n_banner img {
    width: 1920px;
    margin: 0 auto;
}

/*内页产品*/
.page-wrap {
    background: #fff;
    padding: 35px 0 4.16666667%;
}
.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}
@media (min-width: 1200px)
.container {
    width: 1170px;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
/*内页左侧样式*/
.page-position a {
  color: #fff;
}

.left {
  width: 225px;
  float: left;
}

.right {
  width: 940px;
  float: right;
}

.xypg-case-list li {
  width: 300px;
}

.xypg-product-list li {
  width: 293px;
}

.xypg-product-list li .img img {
  width: 270px;
  height: 200px;
}

.relate-product-slick .owl-item .img img {
  width: 213px;
  height: 200px;
}

.xypg-case-list li .img img {
  width: 270px;
  height: 200px;
}

.page-product-inquiry a {
  color: #fff;
}

.page-mob-tool {
  display: none;
}

.xypg-banner img {
  width: 100%;
}

.xypg-right-content p{
    text-align: justify;
    font-size: 16px;
}
.xypg-right-content p span img,.xypg-right-content p img{

    max-width: 100%;
}
.xypg-right-content p img{display:inline;}
.xypg-right-content{
    margin-top: 15px;
}
.right .location {
    width: auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e7e7e7;
    color: #2d2d2d;
}